net/http.body.unreadDataSizeLocked (method)

2 uses

	net/http (current package)
		server.go#L1392: 			case bdy.unreadDataSizeLocked() >= maxPostHandlerReadBytes:
		transfer.go#L960: func (b *body) unreadDataSizeLocked() int64 {